﻿2026-07-27T11:49:40.0602083Z ##[group]Run actions/checkout@v5
2026-07-27T11:49:40.0602924Z with:
2026-07-27T11:49:40.0603475Z   repository: BigscreenVR/spt-bs-core
2026-07-27T11:49:40.0607782Z   token: ***
2026-07-27T11:49:40.0608207Z   ssh-strict: true
2026-07-27T11:49:40.0608571Z   ssh-user: git
2026-07-27T11:49:40.0608939Z   persist-credentials: true
2026-07-27T11:49:40.0609349Z   clean: true
2026-07-27T11:49:40.0609697Z   sparse-checkout-cone-mode: true
2026-07-27T11:49:40.0610122Z   fetch-depth: 1
2026-07-27T11:49:40.0610484Z   fetch-tags: false
2026-07-27T11:49:40.0610876Z   show-progress: true
2026-07-27T11:49:40.0611233Z   lfs: false
2026-07-27T11:49:40.0611571Z   submodules: false
2026-07-27T11:49:40.0611931Z   set-safe-directory: true
2026-07-27T11:49:40.0612339Z   allow-unsafe-pr-checkout: false
2026-07-27T11:49:40.0612807Z env:
2026-07-27T11:49:40.0613347Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-27T11:49:40.0613809Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-27T11:49:40.0614230Z ##[endgroup]
2026-07-27T11:49:40.2513685Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-27T11:49:40.2515439Z ##[group]Getting Git version info
2026-07-27T11:49:40.2516101Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-07-27T11:49:40.2905979Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-07-27T11:49:40.3120858Z git version 2.43.0.windows.1
2026-07-27T11:49:40.3151001Z ##[endgroup]
2026-07-27T11:49:40.3159733Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\3381b405-c32e-40e5-9ec7-3eeaae56cf00\.gitconfig'
2026-07-27T11:49:40.3173753Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\3381b405-c32e-40e5-9ec7-3eeaae56cf00' before making global git config changes
2026-07-27T11:49:40.3174937Z Adding repository directory to the temporary git global config as a safe directory
2026-07-27T11:49:40.3178811Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-07-27T11:49:40.3427353Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --get remote.origin.url
2026-07-27T11:49:40.3642610Z https://github.com/BigscreenVR/spt-bs-core
2026-07-27T11:49:40.3667950Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-27T11:49:40.3672559Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-27T11:49:40.3909037Z HEAD
2026-07-27T11:49:40.4332167Z ##[endgroup]
2026-07-27T11:49:40.4335895Z [command]"C:\Program Files\Git\cmd\git.exe" submodule status
2026-07-27T11:49:40.8379177Z ##[group]Cleaning the repository
2026-07-27T11:49:40.8383387Z [command]"C:\Program Files\Git\cmd\git.exe" clean -ffdx
2026-07-27T11:49:43.6902856Z Removing target/
2026-07-27T11:49:43.6934011Z [command]"C:\Program Files\Git\cmd\git.exe" reset --hard HEAD
2026-07-27T11:49:43.7713290Z HEAD is now at 1ffef93b Merge 1f9dfefc3f0ad95b3dadf9c6b999fb154daa905d into f30aa86941f6cb9c4b9d67ec2303a569573818e4
2026-07-27T11:49:43.7736446Z ##[endgroup]
2026-07-27T11:49:43.7740844Z ##[group]Disabling automatic garbage collection
2026-07-27T11:49:43.7745815Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-07-27T11:49:43.8008693Z ##[endgroup]
2026-07-27T11:49:43.8009380Z ##[group]Setting up auth
2026-07-27T11:49:43.8015373Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-27T11:49:43.8274686Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-27T11:49:44.2217158Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-27T11:49:44.2452552Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-27T11:49:44.6298125Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-27T11:49:44.6550792Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-27T11:49:45.3565733Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-27T11:49:45.4098520Z ##[endgroup]
2026-07-27T11:49:45.4099425Z ##[group]Fetching the repository
2026-07-27T11:49:45.4109650Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +1ffef93b84c8f98e9c056cc40491c7f1dd77d8d8:refs/remotes/pull/108/merge
2026-07-27T11:49:46.1370101Z ##[endgroup]
2026-07-27T11:49:46.1370801Z ##[group]Determining the checkout info
2026-07-27T11:49:46.1371469Z ##[endgroup]
2026-07-27T11:49:46.1377159Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-07-27T11:49:46.1669559Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-27T11:49:46.2270843Z ##[group]Checking out the ref
2026-07-27T11:49:46.2275945Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force refs/remotes/pull/108/merge
2026-07-27T11:49:46.2681812Z HEAD is now at 1ffef93b Merge 1f9dfefc3f0ad95b3dadf9c6b999fb154daa905d into f30aa86941f6cb9c4b9d67ec2303a569573818e4
2026-07-27T11:49:46.2702040Z ##[endgroup]
2026-07-27T11:49:46.2978468Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-07-27T11:49:46.3227757Z 1ffef93b84c8f98e9c056cc40491c7f1dd77d8d8
